﻿CHARACTERS = {
	c:TRN ?= {
		create_character = {
			first_name = "Andries"
			last_name = "Pretorius"
			historical = yes
			ruler = yes
			ig_leader = yes
			age = 38
			dna = dna_andries_pretorius
			interest_group = ig_rural_folk
			ideology = ideology_moderate
			traits = {
				direct
			}
		}
	}
}
